Total Complexity | 29 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 131 |
Lines of code | 89 |
Logical lines of code | 45 |
Comment lines | 4 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getVariableValue() | 58 | 9 | 16 | |
getVariableValueFromNestedVariable() | 52 | 7 | 26 | |
replacePlaceholdersInText() | 62 | 4 | 11 | |
setVariableInNestedArray() | 59 | 3 | 15 | |
setVariable() | 68 | 2 | 7 | |
setAllVariables() | 81 | 1 | 3 | |
getAllVariables() | 82 | 1 | 3 | |
getVariable() | 79 | 1 | 3 | |
extractPlaceholdersFromText() | 72 | 1 | 5 |